-
Home
-
Create by Mediavine
-
1.7.1
-
Code
-
Classes
- Raven_ErrorHandler
Total Complexity |
30 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
159 |
Lines of code |
93 |
Logical lines of code |
56 |
Comment lines |
44 |
Methods |
9 |
Properties |
10 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
shouldCaptureFatalError() |
S |
58 |
7 |
14 |
handleError() |
S |
55 |
6 |
20 |
handleException() |
S |
58 |
5 |
15 |
handleFatalError() |
S |
61 |
4 |
11 |
__construct() |
S |
61 |
3 |
12 |
registerErrorHandler() |
S |
66 |
2 |
8 |
bitwiseOr() |
S |
80 |
1 |
3 |
registerExceptionHandler() |
S |
72 |
1 |
5 |
registerShutdownFunction() |
S |
71 |
1 |
5 |